Przelewy24
Przelewy24 is a payment method for offline, pre-payment, or real-time bank transfer. It is largely used in Poland. |
To find out how to integrate with Przelewy24 using our merchant API, see Integrating using the Merchant API and more specifically, the createPaymentRequest method.
Przelewy24 Specific notes
Some banks in the Przelewy24 network only support offline transfers, which means the customer needs to go to a bank to perform the actual transfer. This means that it can take several days until a transfer is verified.
It is mandatory to provide `callback_notification_url` so that Przelewy24 can return the orderId to ensure successful payments
Scope of Integration
The following features are not supported:
Feature | Description |
---|---|
Over refund | It is not possible to refund more than the original amount. |
Surcharging | It is not possible to add a surcharge to the transaction. |
Credit | It is not possible to create credit transactions. |
Subscriptions | It is not possible to set up subscriptions. |
Reservations |
It is not possible to create a payment request with type=payment. If the type is set to payment, it is automatically changed to paymentAndCapture. |
Multiple captures | It is not possible to make multiple captures from a single reservation. |
Acquirer based reconciliation files |
The resulting payment data from calling the payments API method does not contain information in the AcquirerReconciliationIdentifier field. For information about the payments method, see payments. |